home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Magazin/MacEasy 43
/
Mac Magazin and MacEasy Magazine CD - Issue 43.iso
/
Software
/
Entwickler
/
ListBox 0.4
/
ListBox.txt
< prev
next >
Wrap
Text File
|
1998-02-16
|
1KB
|
35 lines
ListBox
by Kyle Ellrott
<http://www.geocities.com/SiliconValley/Park/3201/>
2/14/98
ListBox is a rather simple C++ class that shows you how to make you own
ListManager'esque box. It's a simple 1 colom box with a scroll box, but all
the code is there, so you can read through it and try to make your own.
The test app is a CW Pro 2 project file.
Why did I make this?
Because I felt like it. I've used ListManager in the past. I could get it
to work, but I thought that it was too easy to crash.
How much is it?
Nottin. This is public domain code. But if you do use it for something
please put my name in the credits. If you like, send me an e-mail and tell me
that you liked the code.
Should I really e-mail you?
Yes. If I get some feedback then I'll be more encouraged to write more code.
Actually I'm going to program whether or not anybody tell's me that they've seen
my work, but still, it would really make my day.
Where can I e-amil you?
My address is killtherat@bigfoot.com
Why 'KillTheRat'?
If you really want to know, e-mail me and ask.
I noticed the date, why did you write this on Valentine's Day?
You figure it out....
---------------------------------